[INFO] cloning repository https://github.com/codyaverett/tiny-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codyaverett/tiny-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodyaverett%2Ftiny-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodyaverett%2Ftiny-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 843e34c931da789c7c7ed8a46a98f2d5faa4f437
[INFO] checking codyaverett/tiny-rust against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodyaverett%2Ftiny-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/codyaverett/tiny-rust
[INFO] finished tweaking git repo https://github.com/codyaverett/tiny-rust
[INFO] tweaked toml for git repo https://github.com/codyaverett/tiny-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codyaverett/tiny-rust on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/codyaverett/tiny-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b517e36f98ea44df7b6f8f76aa2410a860e4b4985e59b0782a74d5567e9775bf
[INFO] running `Command { std: "docker" "start" "b517e36f98ea44df7b6f8f76aa2410a860e4b4985e59b0782a74d5567e9775bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b517e36f98ea44df7b6f8f76aa2410a860e4b4985e59b0782a74d5567e9775bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b517e36f98ea44df7b6f8f76aa2410a860e4b4985e59b0782a74d5567e9775bf" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b517e36f98ea44df7b6f8f76aa2410a860e4b4985e59b0782a74d5567e9775bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b517e36f98ea44df7b6f8f76aa2410a860e4b4985e59b0782a74d5567e9775bf" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling tiny-kafka-pubsub v0.1.0 (/opt/rustwide/workdir/39-tiny-kafka-pubsub)
[INFO] [stderr]    Compiling tiny-portscan v0.1.0 (/opt/rustwide/workdir/23-tiny-portscan)
[INFO] [stderr]    Compiling tiny-transformer v0.1.0 (/opt/rustwide/workdir/35-tiny-transformer)
[INFO] [stderr]    Compiling tiny-cat v0.1.0 (/opt/rustwide/workdir/14-tiny-cat)
[INFO] [stderr]    Compiling tiny-kv v0.1.0 (/opt/rustwide/workdir/33-tiny-kv)
[INFO] [stderr]    Compiling tiny-proxy v0.1.0 (/opt/rustwide/workdir/27-tiny-proxy)
[INFO] [stderr]    Compiling tiny-sql-db v0.1.0 (/opt/rustwide/workdir/37-tiny-sql-db)
[INFO] [stderr]    Compiling tiny-sha256 v0.1.0 (/opt/rustwide/workdir/21-tiny-sha256)
[INFO] [stderr]    Compiling tiny-lb-sticky v0.1.0 (/opt/rustwide/workdir/30-tiny-lb-sticky)
[INFO] [stderr]    Compiling tiny-lb v0.1.0 (/opt/rustwide/workdir/29-tiny-lb)
[INFO] [stderr]    Compiling tiny-random v0.1.0 (/opt/rustwide/workdir/12-tiny-random)
[INFO] [stderr]    Compiling tiny-smtp v0.1.0 (/opt/rustwide/workdir/31-tiny-smtp)
[INFO] [stderr]    Compiling tiny-udp-echo v0.1.0 (/opt/rustwide/workdir/25-tiny-udp-echo)
[INFO] [stderr]    Compiling no-std v0.1.0 (/opt/rustwide/workdir/03-no-std)
[INFO] [stderr]    Compiling tiny-revproxy v0.1.0 (/opt/rustwide/workdir/28-tiny-revproxy)
[INFO] [stderr]    Compiling tiny-base64 v0.1.0 (/opt/rustwide/workdir/10-tiny-base64)
[INFO] [stderr]    Compiling tiny-objstore v0.1.0 (/opt/rustwide/workdir/34-tiny-objstore)
[INFO] [stderr]    Compiling tiny-yes v0.1.0 (/opt/rustwide/workdir/09-tiny-yes)
[INFO] [stderr]    Compiling tiny-kafka-cluster v0.1.0 (/opt/rustwide/workdir/40-tiny-kafka-cluster)
[INFO] [stderr]    Compiling tiny-sandbox v0.1.0 (/opt/rustwide/workdir/24-tiny-sandbox)
[INFO] [stderr]    Compiling raw-syscall v0.1.0 (/opt/rustwide/workdir/04-raw-syscall)
[INFO] [stderr]    Compiling tiny-server v0.1.0 (/opt/rustwide/workdir/20-tiny-server)
[INFO] [stderr]    Compiling tiny-blockchain v0.1.0 (/opt/rustwide/workdir/32-tiny-blockchain)
[INFO] [stderr]    Compiling tiny-mmap v0.1.0 (/opt/rustwide/workdir/19-tiny-mmap)
[INFO] [stderr]    Compiling tiny-pipe v0.1.0 (/opt/rustwide/workdir/22-tiny-pipe)
[INFO] [stderr]    Compiling tiny-multicall v0.1.0 (/opt/rustwide/workdir/16-tiny-multicall)
[INFO] [stderr]    Compiling tiny-alloc v0.1.0 (/opt/rustwide/workdir/17-tiny-alloc)
[INFO] [stderr]    Compiling tiny-gpt2 v0.1.0 (/opt/rustwide/workdir/36-tiny-gpt2)
[INFO] [stderr]    Compiling tiny-x11 v0.1.0 (/opt/rustwide/workdir/26-tiny-x11)
[INFO] [stderr]    Compiling tiny-wc v0.1.0 (/opt/rustwide/workdir/15-tiny-wc)
[INFO] [stderr]    Compiling tiny-hash v0.1.0 (/opt/rustwide/workdir/11-tiny-hash)
[INFO] [stderr]    Compiling tiny-kafka-broker v0.1.0 (/opt/rustwide/workdir/38-tiny-kafka-broker)
[INFO] [stderr]    Compiling tiny-signal v0.1.0 (/opt/rustwide/workdir/18-tiny-signal)
[INFO] [stderr]     Checking xor-packer v0.1.0 (/opt/rustwide/workdir/13-xor-packer)
[INFO] [stderr]     Checking panic-abort v0.1.0 (/opt/rustwide/workdir/02-panic-abort)
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]  --> 04-raw-syscall/src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | / fn panic(_info: &PanicInfo) -> ! {
[INFO] [stdout] 8 | |     syscall_exit(1);
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]   = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout]   = note: second definition in the local crate (`raw_syscall`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `raw-syscall` (bin "raw-syscall" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b517e36f98ea44df7b6f8f76aa2410a860e4b4985e59b0782a74d5567e9775bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b517e36f98ea44df7b6f8f76aa2410a860e4b4985e59b0782a74d5567e9775bf", kill_on_drop: false }`
[INFO] [stdout] b517e36f98ea44df7b6f8f76aa2410a860e4b4985e59b0782a74d5567e9775bf
